ASP.NET MVC Controls
ShowFilterIcons Method (FlexGridFilterBuilder<T>)

The bool value.
Gets or sets a bool value that indicates whether to show the filter editing buttons in the grid's column headers.
Syntax
'Declaration
 
Public Function ShowFilterIcons( _
   ByVal value As Boolean _
) As FlexGridFilterBuilder(Of T)
public FlexGridFilterBuilder<T> ShowFilterIcons( 
   bool value
)

Parameters

value
The bool value.

Return Value

Current builder
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridFilterBuilder<T> Class
FlexGridFilterBuilder<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback